[POWERPC][XEN] Simplify Dom0 Loading.
authorJimi Xenidis <jimix@watson.ibm.com>
Sun, 3 Jun 2007 14:15:50 +0000 (10:15 -0400)
committerJimi Xenidis <jimix@watson.ibm.com>
Sun, 3 Jun 2007 14:15:50 +0000 (10:15 -0400)
commit37cd9696df91c649423e181f6dfe16c2baf1e97c
tree5fedca44ff3f7ff5f790ad7885bbd2d17e83d24d
parentf30574da606c900599a4a2c4d79f287ec9e92c77
[POWERPC][XEN] Simplify Dom0 Loading.

 - Load the kernel image before all other images, this allows for
   debugging image location to be way easier.
 - Simplify libelf usage

Signed-off-by: Jimi Xenidis <jimix@watson.ibm.com>
xen/arch/powerpc/domain_build.c